Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/1.8.10 #106

Merged
merged 5 commits into from
Oct 5, 2022
Merged

Hotfix/1.8.10 #106

merged 5 commits into from
Oct 5, 2022

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Oct 5, 2022

Fixed a bug in computing the mesh quality measure in parallel

Closes #105

@sblauth sblauth added the bug Something isn't working label Oct 5, 2022
@sblauth sblauth self-assigned this Oct 5, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2022

Codecov Report

Merging #106 (ae7b453) into main (270518c) will decrease coverage by 0.15%.
The diff coverage is 88.31%.

@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   94.65%   94.50%   -0.15%     
==========================================
  Files          65       64       -1     
  Lines        5440     5458      +18     
==========================================
+ Hits         5149     5158       +9     
- Misses        291      300       +9     
Impacted Files Coverage Δ
cashocs/geometry/mesh_quality.py 92.13% <87.50%> (-6.61%) ⬇️
cashocs/io/config.py 100.00% <100.00%> (ø)
cashocs/__init__.py

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sblauth sblauth enabled auto-merge (rebase) October 5, 2022 07:43
auto-merge was automatically disabled October 5, 2022 07:59

Rebase failed

@sblauth sblauth merged commit ec5acdc into main Oct 5, 2022
@sblauth sblauth deleted the hotfix/1.8.10 branch October 5, 2022 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Remeshing does not work with certain quality measure in parallel
2 participants